home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 136 / applic / graftool.doc < prev    next >
Text File  |  1987-05-13  |  3KB  |  53 lines

  1.   An Introduction to GrafTool
  2.  
  3.   GrafTool is a GEM-based program using either medium or high resolution
  4.   that allows you to type in mathematical functions of one variable and
  5.   graph them.  It has grown out of my desire for such a tool, one I think
  6.   might be useful to algebra and calculus students (heck, math students
  7.   in general), applied mathematicians, theorectical computer scientists,
  8.   and engineers.
  9.  
  10.   GrafTool will only draw two-dimensional graphs.  However, a full range
  11.   of display manipulations are available (scale, labels, center) includ-
  12.   ing loading and saving your functions to disk.  I have included a few
  13.   of my own function files (*.GFT) so that you can get an idea of what
  14.   GrafTool can do.  I suggest that on your first use of GrafTool you
  15.   load a few different GFT files and play around with the function para-
  16.   meters.  You may use Alt-Help to dump a copy of the display to your
  17.   printer, while access to desk accessories allows you to use Degas
  18.   Snapshot or other picture grabbers.
  19.  
  20.   I am happy to make this version of GrafTool available for free distrib-
  21.   ution, feel free to copy it and pass it on.  I see no conflict between
  22.   shareware and my copyright; I display the copyright only to attach my
  23.   name to the program in some way.  If there are bug reports/suggestions,
  24.   you can leave a message for me on the ST-SDACE BBS (619) 284-3821 or
  25.   write me care of Hueysoft.
  26.  
  27.   The program is rather large, I apologize, unfortunately my Lattice C
  28.   compiler has thrown many unnecessary VDI and AES links.  The other part
  29.   of the problem is that its GEM resources are built-in and there's about
  30.   5K worth of help code/text.  If you consider the fact that there is no
  31.   resource file and no external documentation (other than this intro-
  32.   duction) then GrafTool's size becomes easier to deal with.
  33.  
  34.   Future versions of GrafTool will contain some or all of these features:
  35.      - varied function line styles/colors
  36.      - polar coordinates
  37.      - detailed external documentation
  38.      - rigorous treatment of math precision (with this version
  39.           you're OK with reasonable scales but I won't guarantee
  40.           anything as far as precision goes)
  41.      - data value dump to file or printer
  42.      - log scaled axes
  43.      - resizable text and graphics sections
  44.      - a fine-tunable aspect ratio
  45.      - 3 dimensional graphing
  46.   among other improvements.
  47.  
  48.   I hope GrafTool comes in handy.
  49.  
  50.        Paul Gardner
  51.        San Diego, CA
  52.        May 6, 1987
  53.